home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dermatology Step by Step
/
Dermatology Step by Step.iso
/
pc
/
Media
/
Dermatology
/
Algorithm.swf
/
scripts
/
DefineButton2_207
/
BUTTONCONDACTION on(release, releaseOutside).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-02-15
|
246 b
|
7 lines
on(release, releaseOutside){
_root.isRollOverEnable = false;
_root.turn("off",myAO[0].myL,myAO[0].myQ,myAO[0].myA,myAO[0].myC);
_root.turn("off",myAO[1].myC,myAO[1].myQ,myAO[1].myA,myAO[1].myL);
myL[0].gotoAndPlay("turn on");
}